Auto merge of #2703 - alexcrichton:target-dir-abs-path, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 18 May 2016 18:18:39 +0000 (11:18 -0700)
committerbors <bors@rust-lang.org>
Wed, 18 May 2016 18:18:39 +0000 (11:18 -0700)
commit48fd9de43f3567cf8c78db7162492ee2d451be39
tree00a9d03d6f57ea808c81e24df41ac552155b5931
parent6d9d5b1419911ac2dd687f2457f227c42df21307
parentdcd8b412171851d96f80f55f08b937d10c51b35f
Auto merge of #2703 - alexcrichton:target-dir-abs-path, r=alexcrichton

Fix relative `build.target-dir` configuration

Closes #2700